const compress/flate.bufferSize

2 uses

	compress/flate (current package)
		huffman_bit_writer.go#L34: 	bufferSize = bufferFlushSize + 8
		huffman_bit_writer.go#L82: 	bytes           [bufferSize]byte